* {
margin: 0px;
}

.footer, .push {
	background-color:#3333FF;
height: 4em;
}


html, body
{
	height:100%;
	width:100%;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding: 0;
	margin: 0;
	background-color:#7F7F80;
	

}

img {border:0px;}

body
{
	background-image: url(images/bg_main.png);
	background-repeat: repeat-x;
}


p.innercontent {padding-left:10px; padding-right:10px; line-height:20px}

h1, h2, h3 {color:#333;}

a
{
	font-size:14px;
	color:#666;
	text-decoration:none;
}

#fullcontainer {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  width: 1040px;
  margin: 0 auto;
  padding:0;
}
	
#container {
min-height: 100%;
height: auto !important;
height: 100%;
margin: 0 auto;
}

#videolink
{
	float:left;
	width:310px;
	min-height:25px;     
	background-image: url(images/bg_option.png);
	padding-left:0px;
        padding-top:25px;
	padding-bottom:15px;
	padding-right:0px;
	margin-bottom:20px;
	margin-right:20px;
	color:#555;
	border: 5px solid #CCC;
}

#videolinkend
{
	float:right;
	width:310px;
	min-height:260px;     
	background-image: url(images/bg_option.png);
	padding-left:0px;
        padding-top:25px;
	padding-bottom:15px;
	padding-right:0px;
	margin-bottom:20px;
	margin-left:0px;
	color:#555;
	border: 5px solid #CCC;
}

#videolinktext
{
	float:left;
	width:300px;
	min-height:0px;
       	line-height:20px;
	font-size:15.0px;
}

#option1
{
	float:left;
	width:960px;
	min-height:100px;     
	background-image: url(images/bg_option.png);
	padding-left:15px;
        padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin-bottom:20px;
	color:#555;
	border: 5px solid #CCC;
}

#videolink img
{
	width=300px;
	height:216px;
	float:left;
}


#option1 img
{
	width=125px;
	height:140px;
	float:right;
	margin-right:20px;
	border:3px solid #CCCCCC;
}

#option1 img:hover
{
	width=125px;
	height:140px;
	float:right;
	margin-right:20px;
	border:3px solid blue;
}

#option1text
{
	float:left;
	width:775px;
	min-height:0px;
       	line-height:20px;
	font-size:15.0px;
}

.imghover
{
	border: 5px; solid #000;
}


#ccdcbackground
{
	background-image: url(images/bg_ccdc.png);
	height:100vh;
	width:100vw;
}


#option2
{
	float:left;
	width:960px;
	min-height:100px;
       	background-image: url(images/bg_option2.png);
	background-repeat: repeat-x;
	padding-left:15px;
        padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	margin-bottom:20px;
	border: 5px solid #CCCCCC;
}

#option2text
{
	float:left;
	width:960px;	
        font-size:16px;
}

#wrapper
{
	position:relative;
	width:1000px;
	margin:0 auto;
	min-height:100%;	
}

#homesplashccdc
{
	float:left;
	width:1000px;
	height:100px;
	min-height:100px;
	background-image: url(images/home_splash_housing.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	padding-top:0px;

}

#homesplashfindhome
{
	float:left;
	width:1000px;
	height:150px;
	min-height:150px;
	background-image: url(images/find_home.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:0px;

}

#homesplashUC
{
	float:left;
	width:1000px;
	height:150px;
	min-height:150px;
	background-image: url(images/universal_credit.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:20px;
	padding-top:0px;

}

#homesplashho
{
	float:left;
	width:1000px;
	height:150px;
	min-height:100px;
	background-image: url(images/home_splash_ho.png);
	background-repeat:no-repeat;

}

#homesplashrents
{
	float:left;
	width:1000px;
	height:100px;
	min-height:100px;
	background-image: url(images/home_splash_rents.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	padding-top:0px;

}

#homesplashestates
{
	float:left;
	width:1000px;
	height:100px;
	min-height:100px;
	background-image: url(images/home_splash_estates.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	padding-top:0px;

}

#homesplashsbc
{
	float:left;
	width:1000px;
	height:100px;
	min-height:100px;
	background-image: url(images/home_splash_sbc.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	padding-top:0px;

}

#footer
{
	float:left;
	position:relative;
	clear:both;
   	width:100%;
   	height:10px;
	margin-top:100px;
	padding-bottom:100px;
	

}



#footer2
{
	float:left;
	position:relative;
	clear:both;
   	width:100%;
   	height:100px;   /* Height of the footer */
	margin:0 auto;
}

#footercontent
{
	margin:0 auto;
	padding-top:10px;
	width: 1000px;
   	height:10px;
	margin:0 auto;
	
}

#footertext
{
	float:left;
	padding-top:10px;
	width:500px;
	height:10px;
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	color:#000;
	
}

#footertextnavi
{
	float:right;
	width:500px;
	padding-top:10px;
	height:10px;
	font-family: helvetica, arial, sans-serif;
	font-size:12px;
	color:#000;
	
}

#footertext a:link
{
	font-size:10px;
	text-decoration:underline;
	color:#666;
}

#footertext a:visited
{
	font-size:10px;
	text-decoration:underline;
	color:#666;
}

#footertext  a:hover
{
	font-size:10px;
	text-decoration:underline;
	color:#ccc;
}

#footertextnavi a:hover
{
	text-decoration:underline;
	color:#ccc;
}

#footertextnavi a:link
{
	color:#CCC;
}

#headertop
{
	
	top: 0px;
	width: 1000px;
	height: 150px;
	padding: 0;
	margin: 0 auto;
	margin-bottom:20px;
	padding-top:20px;
		
}

#mainlogo
{
	float:right;
	width:287px;
	height:150px;
    	margin-top:20px;
	background-image: url(images/tc_logo_top.png);

}

#headernav
{
	float: left;
	width: 500px;
	height: 150px;
}

li.navrighttop {color:#FFF;}


p.headernavtext {font-size:14px; padding-top:15px; padding-bottom:5px; height:30px; color:#666;}

p.headernavtext:hover {
	font-size:14px;
	padding-top:15px;
	padding-bottom:5px;
	background-color:#551C39;
}



#headernavtopright
{
	margin-right: 0px;
	position: relative;
	left: 0px;
	top: 70px;
	float: left;
	width: 630px;
	height: 20px;
	background: transparent;
	vertical-align: baseline;
}



#breadcrumb
{
	margin-top:6px;
	position: relative;
	top: 90px;
	float: left;
	width: 610px;
	height: 30px;
}

#breadcrumb p
{
	color:#FFF;
}

#breadcrumb a:link
{

	font-size:12px;
	font-weight:100;
}

#breadcrumb a
{
	color:#000;
	font-size:12px;
	font-weight:100;
}

#breadcrumb a:visited
{
	color:#000;
	font-size:12px;
	font-weight:100;
}

#breadcrumb a:hover
{
	color:#000;
	text-decoration:underline;
	font-size:12px;
	font-weight:100;
}

#strapline
{
	position: absolute;
	top: 110px;
	float: right;
	width: 360px;
	height: 30px;
}

#headernavtopright a:visited
{
	color:#FFF;
}

#headernavtopright a:link
{
	color:#FFF;
}

#headernavtopright a:hover
{
	color:#666;
}





#headersearchbar
{
	margin-right:20px;
	position:relative; top:30px;
	clear:right;
	float:right;
	width:280px;
	height:50px;
	background:#99F;
	color:#CCC;
	text-align:right;
	padding-right:20px;
	text-decoration:underline;
}

#mainnavbar
{
	float: left;
	width: 600px;
	height: 47px;
	padding-top: 0px;
	background: #FFF;
	}

#maincontent
{
	clear:both;
	float:left;
	margin-top:10px;
	width:1000px;
	height:300px auto;
	background: #49162E;
}


#maincontentleft
{
	float:left;
	width:550px;
	height:300px;
	background:#00C;
	background-image: url(images/slide1.jpg);

}



#maincontentright
{
	float:right;
	width:450px;
	min-height:100%;
	height:300px auto;
	background: #49162E;
}

#maincontentrighttext
{
	float:right;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	color:#FFF;
}

#mainbreak1
{
	clear:both;
	float:left;
	margin-top:10px;
	width:1000px;
	height:20px;
	background:#49162E;
}

#mainbreak2
{
	clear:both;
	float:left;
	margin-top:10px;
	margin-bottom:20px;
	width:1000px;
	height:20px;
	background:#49162E;
}

#fillercontentwrap
{
	clear:both;
	float:left;
	margin-left:35px;
	width:965px;
	height:220px;
	background:#49162E;
}

#fillercontentwrap2
{
	clear:both;
	float:left;
	width:1000px;
	height:900px;
	background:#49162E;
}


#fillercontent1
{
	float:left;
	width:216px;
	height:200px;
	background:#FFF;
	box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 1.0);	
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;	
				-moz-border-radius: 4px;
				-border-radius: 4px;
}

#fillercontent2
{
	float:left;
	margin-left:22px;
	width:216px;
	height:200px;
	background:#FFF;
	box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 1.0);	
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;	
				-moz-border-radius: 4px;
				-border-radius: 4px;
}

#fillercontent3
{
	float:left;
	margin-left:22px;
	width:216px;
	height:200px;
	background:#FFF;
	box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 1.0);	
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;	
				-moz-border-radius: 4px;
				-border-radius: 4px;
}

#fillercontent4
{
	float:left;
	margin-left:22px;
	width:216px;
	height:200px;
	background:#FFF;
	box-shadow: 0px 5px 15px 2px rgba(0, 0, 0, 1.0);	
				-webkit-border-radius: 4px;
				-khtml-border-radius: 4px;	
				-moz-border-radius: 4px;
				-border-radius: 4px;
}


#maincontentother
{
	background-color:transparent;
	clear:both;
	margin-top:20px;
	width:1000px;
	
}






#landingsplash
{
	float:left;
	width:1000px;
	height:100px;
	min-height:100px;
	background-image: url(images/landing_banner.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:20px;
	margin-bottom:50px;
	padding-top:0px;
}

#contentbg
{
	float:left;
	width:800px;
	height:450 auto;
	min-height:450px;
	background-color:#DDD;
	background-repeat:no-repeat;
	margin-left:100px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
}

#content
{
	float:left;
	width:796px;
	height:446 auto;
	min-height:446px;
	background-color:#FFF;
	background-repeat:no-repeat;
	margin-top:2px;
	margin-left:2px;
	margin-bottom:2px;
}

p.content
{
	font-size:14px;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:10px;
	color:#666;}
	
hr.content
{
	width:600px;
	margin-left:100px;
}


#doordesc
{
	float: left;
	width: 280px;
	height: 260px auto;
	min-height: 260px;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	
}

p.doordescription
{
	font-size:22px;
	line-height:30px;
	color: #999;
	font-style:italic;
}

#mainimagegallery b
{
	color:#FFF;
	font-weight:100;
	font-size:20px;
}
#mainimagegallery p
{
	color:#CCC;
}





#doortitle
{
	float:left;
	width:1000px;
	height:30px;
	min-height:30px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
	font-size:22px;
}

#maindoorimg
{
	float:right;
	width:680px;
	height:465px;
	min-height:465px;
	margin-left:10px;
	padding-left:0px;
	margin-top:0px;
	margin-bottom:20px;
	padding-top:0px;
	border:1px solid #000;

}
  
#floatercell
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
}

#floatercellcorp
{
	float:left;
	width:470px;
	height:400px;
	min-height:400px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
}


#floater1
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_1.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
}

#floatercell:hover
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_shadow.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
}

#floater2
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_2.png);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater3
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_3.png);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater4
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_4.png);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater5
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_5.png);
	background-repeat:no-repeat;
        margin-top:30px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
}

#floater6
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_6.png);
	background-repeat:no-repeat;
        margin-top:30px;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater7
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_7.png);
	background-repeat:no-repeat;
	margin-top:30px;
        margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater8
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_8.png);
	background-repeat:no-repeat;
	margin-top:30px;
        margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}


#floater1sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_2.png);
	background-repeat:no-repeat;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-top:0px;
}


#floater2sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_3.png);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater3sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_4.png);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater4sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_6.png);
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater5sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_6.png);
	background-repeat:no-repeat;
        margin-top:30px;
	margin-left:0px;
	padding-left:0px;
	padding-top:0px;
}

#floater6sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_6.png);
	background-repeat:no-repeat;
        margin-top:30px;
	margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater7sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_7.png);
	background-repeat:no-repeat;
	margin-top:30px;
        margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floater8sbc
{
	float:left;
	width:235px;
	height:200px;
	min-height:200px;
	background-image: url(images/fl_8.png);
	background-repeat:no-repeat;
	margin-top:30px;
        margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floaterccdc
{
	float:left;
	width:470px;
	height:400px;
	min-height:400px;
	background-image: url(images/fl_ccdc.png);
	background-repeat:no-repeat;
	margin-top:30px;
        margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}

#floatersbc
{
	float:left;
	width:470px;
	height:400px;
	min-height:400px;
	background-image: url(images/fl_sbc.png);
	background-repeat:no-repeat;
	margin-top:30px;
        margin-left:20px;
	padding-left:0px;
	padding-top:0px;
}







#contentbreak1
{
	clear:both;
	float:left;
	margin-top:0px;
	margin-bottom:0px;
	width:1000px;
	height:20px;
	background:#FFF;
}

#contenttopfull
{
	float:left;
	width:1000px;
	height:100px auto;
	min-height:100px;
	background-color:#49162E;
}

#contenttopimage
{ 	
	float:left;
	width:600px;
	height:100px auto;
	min-height:100px;
	color:#FFF;
	background-color:#000;
}

#contenttopfulltext
{
	float:right;
	width:400px;
	height:100px auto;
	min-height:100px;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	color:#FFF;
	background-color:#49162E;
}

#contenttopfulltext h1
{
	color:#fff;
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	text-decoration:underline;
	font-size:14px;
}

p.fulltoptext {text-align:right; padding-right:20px; padding-top:10px;}
p.straplinetext {text-align:right; padding-right:20px; padding-top:10px; color:#fff; font-size:13px;}
a:hover.straplinetext {font-size:13px; text-decoration:underline; color:#fff;}
a.straplinetext {font-size:13px; color:#fff;}
p.floatertext {text-align:left; margin-left:8px; margin-top:2px; color:#FFF; font-size:11px;}
a.floatertext {font-size:11px; color:#FFF;}
a:hover.floatertext {font-size:11px; color:#fff;}
a.brochuretext {font-size:13px; color:#FFF;}
a:hover.brochuretext {font-size:13px; text-decoration:underline; color:#FFF;}
